[INFO] cloning repository https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marxin/memchr-avx2-avx512-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 015f329b70dcfa84e9bccded1e39996ac3c63c7d
[INFO] fixing marxin/memchr-avx2-avx512-benchmark against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarxin%2Fmemchr-avx2-avx512-benchmark" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] finished tweaking git repo https://github.com/marxin/memchr-avx2-avx512-benchmark
[INFO] tweaked toml for git repo https://github.com/marxin/memchr-avx2-avx512-benchmark written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marxin/memchr-avx2-avx512-benchmark on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marxin/memchr-avx2-avx512-benchmark already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398
[INFO] running `Command { std: "docker" "start" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memchr-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let a = _mm512_load_si512(cur as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let b = _mm512_load_si512(cur.add(BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let c = _mm512_load_si512(cur.add(2 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let d = _mm512_load_si512(cur.add(3 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memchr-bench` (bin "memchr-bench" test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(stdarch_x86_avx512)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memchr-bench` (bin "memchr-bench") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let a = _mm512_load_si512(cur as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let b = _mm512_load_si512(cur.add(BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let c = _mm512_load_si512(cur.add(2 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let d = _mm512_load_si512(cur.add(3 * BYTES) as *mut i32);
[INFO] [stdout]    |                     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*mut i32`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]               found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398", kill_on_drop: false }`
[INFO] [stdout] a1ae661fc8de04d6b1a84abae867249c01c417d7063a817608b83a6becfb8398
